Eclipse Platform
Pre-release 3.0

org.eclipse.ui.testing
Interface ITestHarness


public interface ITestHarness

Represents an arbitrary test harness.

Since:
3.0

Method Summary
 void runTests()
          Runs the tests.
 

Method Detail

runTests

public void runTests()
Runs the tests.


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.